Now that we have something that is both reliable and local.
--print-errorlogs \
--setup=${backend} \
--suite=gtk \
- --no-suite=gtk:a11y \
--no-suite=gsk-compare-broadway
# Store the exit code for the CI run, but always
--print-errorlogs \
--setup=${backend} \
--suite=gtk \
- --no-suite=gtk:a11y \
--no-suite=gsk-compare-broadway
exit_code=$?
--print-errorlogs \
--setup=${backend} \
--suite=gtk \
- --no-suite=gtk:a11y \
--no-suite=gsk-compare-opengl
# don't let Broadway failures fail the run, for now